0x4D - Script File
--------------------------
Client->Server:Yes
Server->Client:Yes
Length:dynamic

byte 0x4D
short size
uint fileOffset
uint lengthOfData
char[] fileName
byte 0x00 null terminator
byte[] fileData

This is used to send a file to the client.  It is saved in the immediate directory.